This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: Checkbox challenge! ~Mario Rejipyzenader 23.Jan.04 02:24 PM a Web browser Domino Designer 6.0.2 CF1Windows XP
Ok - i had a feeling it wasn't going to be that easy! In your situation I'd be inclined to make both checkbox field computed and set their values using a dialog box or something like that. Either that, or hide the second checkbox field and have something in the exiting event of the first checkbox which sets the value of the second and unhides it. Or maybe the input translation event of the first field. Just putting down ideas as they pop into my head here. Perhaps if this doesn't help, you could describe a bit more about what you're trying to do as this makes it easier to come up with specific suggestions.